home *** CD-ROM | disk | FTP | other *** search
- Path: bristlecone.together.net!usenet
- From: sthomas@together.net (Steve Thomas)
- Newsgroups: comp.lang.c++
- Subject: Re: NEED HELP building a project file in MS VISUAL C++
- Date: Wed, 10 Jan 1996 06:43:13 GMT
- Organization: TGF Internet Services
- Message-ID: <4cvcjt$mas@bristlecone.together.net>
- References: <4cncvv$690@chaos.dac.neu.edu>
- NNTP-Posting-Host: vtr148.ramp.together.net
- X-Newsreader: Forte Free Agent 1.0.82
-
- adevlin@lynx.neu.edu (Michael Devlin) wrote:
-
- >I just started out programming, and after following the instructions in a
- >book i got, I attempted to make the program written in the book..when i
- >tried to build the MICROSOFT VISUAL C++ project file. I got the following
- >error message:
-
- >Compiling...
- >Internal make: fatal error U1081: program not found : 'cl'
- >HELLO.EXE - 1 error(s), 0 warning(s)
-
-
- >What did i do wrong? and how can i fix it?
-
-
- >any help would be appreciated!
-
- >Thanks
- >adevlin@lynx.neu.edu
-
- This is the error that occured:
-
- NMAKE Fatal Error U1081
-
- 'filename' : program not found
-
- NMAKE could not find the given program in order to run it.
- Make sure that the program is in a directory specified in the PATH
- environment variable and is not
- misspelled.
-
-
-
-